-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Karan Questionnaire bug fixes and code refinement #36
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #36 +/- ##
==========================================
+ Coverage 42.25% 42.39% +0.15%
==========================================
Files 45 45
Lines 2076 2069 -7
==========================================
Hits 877 877
+ Misses 1199 1192 -7
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the fix; great to see this move into into the PICS app 🚀
Questionnaire Bug Fixes
♻️ Current situation & Problem
There were different approaches to fix issues, and commented out code in the existing version, and a SpeziScheduler Issue. This PR focuses on fixing the following issue: StanfordSpezi/SpeziScheduler#36
⚙️ Release Notes
Bug Fixes:
Cleaning and Optimizing Code
Results:
📚 Documentation
Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
✅ Testing
No additional testing here, unit testing testing occurs in the PR in the SpeziScheduler repository, and it passes
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: